Uses of Class
ddejonge.bandana.internalAdjudicator.InternalAdjudicator.Orderstatus
Package | Description |
---|---|
ddejonge.bandana.internalAdjudicator |
-
Uses of InternalAdjudicator.Orderstatus in ddejonge.bandana.internalAdjudicator
Methods in ddejonge.bandana.internalAdjudicator that return InternalAdjudicator.Orderstatus Modifier and Type Method Description static InternalAdjudicator.Orderstatus
InternalAdjudicator.Orderstatus. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static InternalAdjudicator.Orderstatus[]
InternalAdjudicator.Orderstatus. values()
Returns an array containing the constants of this enum type, in the order they are declared.